

# Event Details

- **Event Name**: Crowbar
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 06:30 pm – Sun, 22 Feb, 2026 at 10:00 pm
- **Event Description**: New Cross Live and Route One Booking presentArtistsCrowbarMusic Genres :  Metal, Rock
- **Event URL**: https://allevents.in/norwich/crowbar/300041982024
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Norwich/The-Adrian-Flux-Waterfront/Crowbar/41982024/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Norwich
- **state**: EN
- **country**: United Kingdom
- **location**: The Adrian Flux Waterfront
- **lat**: 52.62387680
- **long**: 1.30242920
- **full address**: The Adrian Flux Waterfront, Norwich, United Kingdom

## Event gallery

- **Alt text**: Crowbar
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/71bad793165d7b773f5303107a1aa3f2dcfdf556a6fbbf30af8f6f4f67222a4f-rimg-w1024-h1024-dc060606-gmir.jpg?v=1770132895

## Artist Details

- **Artist name**: Crowbar

## FAQs

- **Q**: When and where is Crowbar being held?
  - **A:** Crowbar takes place on Sun, 22 Feb, 2026 at 06:30 pm to Sun, 22 Feb, 2026 at 10:00 pm at The Adrian Flux Waterfront, Norwich, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Crowbar is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Norwich, this event is thoughtfully curated to deliver a standout experience worth every moment. If Crowbar sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Crowbar",
        "image": "https://cdn-az.allevents.in/events2/banners/71bad793165d7b773f5303107a1aa3f2dcfdf556a6fbbf30af8f6f4f67222a4f-rimg-w1024-h1024-dc060606-gmir.jpg?v=1770132895",
        "startDate": "2026-02-22",
        "endDate": "2026-02-22",
        "url": "https://allevents.in/norwich/crowbar/300041982024",
        "location": {
            "@type": "Place",
            "name": "The Adrian Flux Waterfront",
            "address": {
                "@type": "PostalAddress",
                "name": "The Adrian Flux Waterfront, Norwich, United Kingdom",
                "addressLocality": "Norwich",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.62387680",
                "longitude": "1.30242920"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New Cross Live and Route One Booking presentArtistsCrowbarMusic Genres :  Metal, Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "Crowbar"
            }
        ]
    }
]
```